getType
( class in module jsPlumb
)
Returns the given type's specification.
id – {string} –
Id of the type to retrieve
typeDescriptor – {string} –
"connection"
or "endpoint"
- the type of Type to get.{object}
– Type specification, it if exists, null otherwise.